home *** CD-ROM | disk | FTP | other *** search
- Form1
- Marquee Demo
- Form1
- Picture1
- Command1
- Marquee
- Command2
- Command1_Click
- picture1
- fontname
- fontsize
- currentx
- scalewidth
- Command2_Click
- howwide
- thewidth
- visible
- picture2
- picture
- image
- drawmode
- fontbold
- marquee
- Command1_Click
- *NOTE: Picture 1 has AutoRedraw set True
- *Fore and Back Color are set in VB
- * Setup string and print formatting.
- It's EASY to do a simple Marquee in VB!"
- *Add spaces for repeat when string scrolls off
- *Display the moving marquee
- *DoEvents() is required!
- *Erases old string. AutoRedraw prevents flashing
- Command2_Click
-